body {
  background-color: #f7f4ef;
  min-width: 1040px;
}
.banner {
  height: 290px;
  background: url(/Public/Images/Home/banner.jpg) top center no-repeat;
}
.bg-blue {
  background-color: #015293;
}
.bg-lightblue {
  background-color: #e7f4ff;
}
.bg-white {
  background-color: #fff;
}
.fc-blue {
  color: #015293;
}
.w-710 {
  width: 710px;
}
.w-340 {
  width: 340px;
}
.w-260 {
  width: 260px;
}
.h-60 {
  height: 60px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-60 {
  margin-top: 60px;
}
.hotline a:hover,
.t-list li a:hover,
.category-tab .u-more:hover,
.hotline-article .u-title a:hover,
.friendlink .item:hover,
.category-tab-2 .u-name:hover {
  text-decoration: underline;
}
.p-list .u-pic img:hover,
.hotline-article .u-pic img:hover,
.slider .bd img:hover {
  opacity: 0.9;
}
.container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.meun-container {
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.menu {
  height: 60px;
  line-height: 60px;
  color: #fff;
  background-color: #015293;
}
.menu .item {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding: 0 12px;
  margin-right: 5px;
}
.menu .active,
.menu .item:hover {
  background-color: #0f2554;
}
.search-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background: url(/Public/Images/Home/icon_search.png) center center no-repeat;
}
.hotline {
  padding: 0 120px;
  margin: 20px 0;
  font-size: 32px;
  font-weight: 600;
  background: url(/Public/Images/Home/hotline.png) center 15px no-repeat;
  color: #015293;
  text-align: center;
}
.hotline a {
  color: #015293;
}
.slider {
  width: 630px;
  height: 380px;
  overflow: hidden;
  position: relative;
}
.slider .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 14px;
  z-index: 1;
}
.slider .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slider .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 50%;
}
.slider .hd ul li.on {
  background: #ba2a21;
  color: #fff;
}
.slider .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slider .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 380px;
  position: relative;
}
.slider .bd img {
  width: 100%;
  display: block;
}
.slider .prev,
.slider .next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 40px;
  height: 50px;
  opacity: 0.5;
}
.slider .prev {
  left: 0;
  background: url(/Public/Images/Home/left.png) center center no-repeat;
}
.slider .next {
  background: url(/Public/Images/Home/right.png) center center no-repeat;
  right: 0;
}
.slider .prev:hover,
.slider .next:hover {
  opacity: 1;
}
.slider .u-tit {
  background: url(/Public/Images/Home/opacity.png) repeat;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.slider .u-tit p {
  padding: 8px;
  width: 80%;
}
.category-tab {
  height: 38px;
  border-bottom: 2px solid #015293;
}
.category-tab .u-name {
  background-color: #015293;
  color: #fff;
  float: left;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  font-size: 20px;
  font-weight: 600;
}
.category-tab .u-more {
  float: right;
  height: 38px;
  line-height: 38px;
  color: #015293;
  font-size: 14px;
}
.category-tab-2 {
  background-color: #015293;
  height: 40px;
  line-height: 40px;
}
.category-tab-2 .u-name {
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.switch-tab .u-name {
  background: #fff;
  color: #015293;
  margin-right: 5px;
}
.switch-tab .u-name.active {
  background: #015293;
  color: #fff;
}
.category-tab .switch-tab .u-name{
  color: #919191;
  font-size: 14px;
  background: #fff;
  margin-right: 0px;
}
.category-tab .switch-tab .u-name.active{
  color: #015293;
}

.t-list li {
  background: url(/Public/Images/Home/list_point.png) left center no-repeat;
  text-indent: 20px;
  line-height: 40px;
}
.t-list li a {
  color: #015293;
}
.p-list {
  margin: 20px -1px 0;
}
.p-list li {
  width: 248px;
  height: 80px;
  float: left;
  margin: 0 1px;
}
.p-list .u-pic {
  display: block;
  height: 80px;
  overflow: hidden;
}
.p-list .u-pic img {
  width: 100%;
}
.p-list-2 {
  margin: 0;
}
.p-list-2 li {
  width: 220px;
  height: 60px;
  margin: 0 10px;
}
.p-list-2 .u-pic {
  height: 60px;
}
.hotline-article {
  height: 100px;
  overflow: hidden;
}
.hotline-article .u-pic {
  width: 150px;
  height: 100px;
  margin-right: 10px;
  overflow: hidden;
  float: left;
}
.hotline-article .u-pic img {
  display: block;
  width: 100%;
}
.hotline-article .u-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
.hotline-article .u-title a {
  color: #015293;
}
.people-list {
  background: #edfbff url(/Public/Images/Home/icon_people.png) bottom right
    no-repeat;
  font-size: 18px;
  color: #015293;
  height: 145px;
  padding-left: 8px;
  padding-top: 15px;
}
.people-list .item {
  float: left;
  background: url(/Public/Images/Home//list_point.png) left center no-repeat;
  padding-left: 15px;
  width: 90px;
  margin-left: 15px;
  line-height: 40px;
}
.video-container {
  display: block;
  padding: 10px;
  border: 1px solid #dddddd;
}
.video-container img {
  display: block;
  width: 100%;
}
.video-container img:hover {
  opacity: 0.9;
}
.video-container .u-txt:hover {
  text-decoration: underline;
}
.aside-list {
  margin-top: 20px;
}
.aside-list .item {
  height: 80px;
  display: block;
  background: #e7f4ff;
  position: relative;
  margin-top: 10px;
  border-radius: 10px;
}
.aside-list .item:hover {
  background: #cce3f7;
}
.aside-list .u-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background: #015293;
  border-radius: 10px 0 0 10px;
  float: left;
}
.aside-list .item img {
  position: absolute;
  top: 22px;
  left: 22px;
  width: 36px;
  /* height: 41px; */
}
.aside-list .item .u-txt {
  padding-top: 22px;
  padding-left: 80px;
  text-align: center;
  font-size: 22px;
  color: #015293;
}
.aside-list .item-6 img {
  top: 15px;
}
.aside-list .item-1 .u-txt,
.aside-list .item-6 .u-txt {
  padding-top: 5px;
}
.aside-code {
  position: absolute;
  right: 0;
  top: 360px;
  width: 140px;
  transition: all 0.3s ease;
}
.code-cell img {
  display: block;
  width: 140px;
}
.code-cell .u-txt {
  background-color: #015293;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 10px;
}
.friendlink {
  padding: 10px;
  font-size: 13px;
  line-height: 1.8;
}
.friendlink .item {
  display: inline-block;
  margin-right: 15px;
  color: #015293;
}
.select-container {
  background: #015293;
  padding: 10px 10px 10px 80px;
}
.select-container .item {
  float: left;
  position: relative;
  width: 230px;
  height: 25px;
  background: #fff url(/Public/Images/Home/arrow_down.png) 235px 8px no-repeat;
  margin: 0 15px;
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
}
.select-container .select-list {
  position: absolute;
  width: 248px;
  top: 25px;
  left: 0;
  background: #fff;
  border: 1px solid #dfdfdf;
  height: 100px;
  overflow: auto;
}
.select-container .select-list a {
  display: block;
  padding: 0 10px;
}
.footer {
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #015293;
  border-top: 1px solid #dfdfdf;
  padding-top: 20px;
}
.footer a {
  color: #015293;
}
